akonadi-backend-sqlite software package provides SQLite storage backend for Akonadi, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install akonadi-backend-sqlite
akonadi-backend-sqlite is installed in your system.
Make ensure the akonadi-backend-sqlite package were installed using the commands given below,
$ sudo dpkg-query -l | grep akonadi-backend-sqlite *
You will get with akonadi-backend-sqlite package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Miscellaneous |
| Package | akonadi-backend-sqlite |
| Version | 4:16.04.3-2+b1 [mips, mips64el |
| Description | SQLite storage backend for Akonadi |
| Sub Section | Miscellaneous |